added Feb 2001 SDK
[windows-sources.git] / shared source / sscli20 / tools / palsatellite / sources
blobfc330e55475b4ec95e22fec11a7475170ec4af31
2
3 #  Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
4
5 #  The use and distribution terms for this software are contained in the file
6 #  named license.txt, which can be found in the root of this distribution.
7 #  By using this software in any fashion, you are agreeing to be bound by the
8 #  terms of this license.
9
10 #  You must not remove this notice, or any other, from this software.
11
14 TARGETNAME=PalSatellite
15 TARGETPATH=.
16 TARGETTYPE=PROGRAM
17 COMPILER_WARNINGS=/W3 /WX
18 COR_C_FLAGS=-DUNICODE -D_UNICODE
20 SOURCES=PalSatellite.cpp \
21         PalSatellite.rc
23 UMTYPE=console